log: Add missing "%" in "%m" log format strings
authorFilipe Brandenburger <filbranden@gmail.com>
Tue, 24 Sep 2019 22:31:27 +0000 (15:31 -0700)
committerMichael Biebl <biebl@debian.org>
Tue, 19 Nov 2019 08:17:12 +0000 (08:17 +0000)
commit4485871268d8632048d37e51746c7c14ac72c1b1
treea9acc178963220795cee1e97119fc1649ee13e7f
parent14a8211577ea43be5071cdc5e7e549046bd88149
log: Add missing "%" in "%m" log format strings

These were clearly intended to be "%m" to display the human readable version
of the error stored in errno.

(cherry picked from commit 28b77ab246b88d05076080bbd69ca3c353fa0f27)
(cherry picked from commit 693e983988691df9ce701f44f0dd936744aa8d34)

Gbp-Pq: Name log-Add-missing-in-m-log-format-strings.patch
src/core/unit.c
src/shared/bootspec.c